home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 526 b | 26 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWODTyps.h
- // Release Version: $ ODF 2 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWODTYPS_H
- #define FWODTYPS_H
-
- #ifndef _ALTPOINT_H
- #include <AltPoint.h>
- #endif
-
- #ifndef _ALTPOLY_H
- #include <AltPoly.h>
- #endif
-
- #ifndef _ODTYPES_
- #include <ODTypes.h>
- #endif
-
- #endif // FWODTYPS_H
-